home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Comicsetter v1.0a dec upd.adf / s / startup-sequence < prev   
Text File  |  1989-01-01  |  386b  |  25 lines

  1. Addbuffers df0: 10
  2. SetPatch
  3. echo -3si "ComicSetterV1.0A Dec.Update."
  4. echo -d " "
  5. echo -3si "Cracked by DEFJAM&CCS."
  6. echo -d " "
  7. echo "Workbench disk.  Release 1.2 version 33.47"
  8. echo " "
  9. echo "Use Preferences tool to set date"
  10.  
  11. if EXISTS sys:system
  12.     path sys:system add
  13. endif
  14.  
  15. if EXISTS sys:utilities
  16.     path sys:utilities add
  17. endif
  18.  
  19. BindDrivers
  20. cd >nil: ram:
  21.  
  22. LoadWb
  23.  
  24. endcli >nil:
  25.